targets.ios

Undocumented in source.

Members

Functions

getExtraCommand
string getExtraCommand(string type)
Undocumented in source. Be warned that the author may not have intended to support it.
getIosLibFolder
string getIosLibFolder(bool isSimulator)
Undocumented in source. Be warned that the author may not have intended to support it.
getTargetArchitecture
string getTargetArchitecture(bool isSimulator)
Undocumented in source. Be warned that the author may not have intended to support it.
iosVersionToInt
int iosVersionToInt(string v)

Supports up to 99.9

prepareiOS
ChoiceResult prepareiOS(Choice* c, Terminal t, RealTimeConsoleInput input, CompilationOptions cOpts)
Undocumented in source. Be warned that the author may not have intended to support it.
putInstalledDeviceInformation
ChoiceResult putInstalledDeviceInformation(Terminal t)
Undocumented in source. Be warned that the author may not have intended to support it.
trimCharacters
string trimCharacters(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
versionFromInt
string versionFromInt(long input)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

DefaultIphone
enum DefaultIphone;
Undocumented in source.
DefaultIphoneOS
enum DefaultIphoneOS;
Undocumented in source.
TARGET_TYPE
enum TARGET_TYPE;
Undocumented in source.

Meta